<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/python3/3 cython, branch python35</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Add .find_python() method. Supersedes #777.</title>
<updated>2017-01-09T19:23:18+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-01-08T21:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=6ac9a8e738dae97c64308da83949931fb726bbe7'/>
<id>6ac9a8e738dae97c64308da83949931fb726bbe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created a Python 3 module for simpler building of Python extension modules.</title>
<updated>2017-01-09T19:07:23+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-09-14T17:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=24221d71ccd341759b008cf1918826910c40247c'/>
<id>24221d71ccd341759b008cf1918826910c40247c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3 dep: Check arch of libraries before using</title>
<updated>2016-12-09T22:58:50+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2016-12-09T13:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=2c5680d7218d421be22e07598abe4f8f6c385187'/>
<id>2c5680d7218d421be22e07598abe4f8f6c385187</id>
<content type='text'>
On Windows, we can build with both 32-bit and 64-bit compilers, but the
Python is either 32-bit or 64-bit. Check the architecture of the found
Python libraries and don't use them if they don't match our
build_machine.

Also skip the tests if the Python 3 dependency is not found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, we can build with both 32-bit and 64-bit compilers, but the
Python is either 32-bit or 64-bit. Check the architecture of the found
Python libraries and don't use them if they don't match our
build_machine.

Also skip the tests if the Python 3 dependency is not found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow tests to mark themselves as skipped during runtime.</title>
<updated>2016-11-09T20:00:28+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-11-09T16:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=5603f90287695fc6e092f2701ec222e4fddc3899'/>
<id>5603f90287695fc6e092f2701ec222e4fddc3899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python extension module finally works on Windows.</title>
<updated>2016-02-26T19:04:11+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-02-26T19:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=efceac497fa2702124398b2712761015d9a1c78a'/>
<id>efceac497fa2702124398b2712761015d9a1c78a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip cython test if it does not exist.</title>
<updated>2016-02-21T15:14:10+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-02-21T15:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=40d70e1b15f785a31cfbfcd4f4bb959c0ee3adb6'/>
<id>40d70e1b15f785a31cfbfcd4f4bb959c0ee3adb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cython to work on platforms other than latest Ubuntu.</title>
<updated>2016-02-21T12:52:36+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-02-14T16:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=16b9a522352560f44d418053af9e795c61efd691'/>
<id>16b9a522352560f44d418053af9e795c61efd691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Cython sample project.</title>
<updated>2016-02-21T12:52:36+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-02-12T20:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=738f7f860c08f1322d09c72a3db44308f4a16404'/>
<id>738f7f860c08f1322d09c72a3db44308f4a16404</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
